Level Shifter
   HOME

TheInfoList



OR:

In
digital electronics Digital electronics is a field of electronics involving the study of digital signals and the engineering of devices that use or produce them. This is in contrast to analog electronics and analog signals. Digital electronic circuits are usual ...
, a level shifter, also called logic-level shifter or voltage level translator, is a circuit used to translate signals from one
logic level In digital circuits, a logic level is one of a finite number of states that a digital signal can inhabit. Logic levels are usually represented by the voltage difference between the signal and ground, although other standards exist. The range of ...
or
voltage Voltage, also known as electric pressure, electric tension, or (electric) potential difference, is the difference in electric potential between two points. In a static electric field, it corresponds to the work needed per unit of charge to m ...
domain to another, allowing compatibility between
integrated circuit An integrated circuit or monolithic integrated circuit (also referred to as an IC, a chip, or a microchip) is a set of electronic circuits on one small flat piece (or "chip") of semiconductor material, usually silicon. Large numbers of tiny ...
s with different voltage requirements, such as
TTL TTL may refer to: Photography * Through-the-lens metering, a camera feature * Zenit TTL, an SLR film camera named for its TTL metering capability Technology * Time to live, a computer data lifespan-limiting mechanism * Transistor–transistor lo ...
and
CMOS Complementary metal–oxide–semiconductor (CMOS, pronounced "sea-moss", ) is a type of metal–oxide–semiconductor field-effect transistor (MOSFET) fabrication process that uses complementary and symmetrical pairs of p-type and n-type MOSFE ...
. Modern systems use level shifters to bridge domains between processors, logic, sensors, and other circuits. In recent years, the three most common logic levels have been 1.8V, 3.3V, and 5V, though levels above and below these voltages are also used.


Types of level shifter

Uni-directional – All input pins are dedicated to one voltage domain, all output pins are dedicated to the other. Bi-directional with Dedicated ports – Each
voltage Voltage, also known as electric pressure, electric tension, or (electric) potential difference, is the difference in electric potential between two points. In a static electric field, it corresponds to the work needed per unit of charge to m ...
domain has both input and output pins, but the data direction of a pin does not change. Bi-directional with external direction indicator – When an external signal is changed, inputs become outputs and vice versa. Bi-directional, auto-sensing – A pair of I/O spanning voltage domains can act as either inputs or outputs depending on external stimulus without the need for a dedicated direction control pin.


Hardware implementation

Fixed function level shifter ICs - These ICs provide several different types of level shift in fixed function devices. Often lumped into 2-bit, 4-bit, or 8-bit level shift configurations offered with various VDD1 and VDD2 ranges, these devices translate logic levels without any additional integrated logic or timing adjustment. Configurable mixed-signal ICs (CMICs) – Level shifter circuitry can also be implemented in a CMIC. The no-code programmable nature of CMICs allows designers to implement fully customizable level shifters with the added option to integrate configurable logic or timing adjustments in the same device.


Applications of level shifters

Since level shifters are used to resolve the voltage incompatibility between various parts of a system, they have a wide range of applications as well. Level shifters are widely used in interfacing legacy devices and also in SD cards, SIM cards, CF cards, audio codecs and UARTs.


See also

*
Line level Line level is the specified strength of an audio signal used to transmit analog audio between components such as CD and DVD players, television sets, audio amplifiers, and mixing consoles. Line level sits between other levels of audio signal ...


References


External links


Voltage Level Translation Guide
Texas Instruments. ;IC examples from three different logic families
74AXC1T45
1-bit bidirectional with direction control, dual-supply of 0.65V-3.6V translated to 0.65V-3.6V, available only in SMD packages. 4-bit 74AXC4T245 and 8-bit 74AXC8T245 exist too.
74LVC1T45
1-bit bidirectional with direction control, dual-supply of 1.65V-5.5V translated to 1.65V-5.5V, available only in SMD packages. 2-bit 74LVC2T45 and 8-bit 74LVC8T245 exist too.
4504B
6-bit unidirectional, dual-supply of 5V TTL or 5V-18V CMOS translated to 5V-18V CMOS, available in DIP or SMD packages. {{Logic Families Digital electronics